[INFO] cloning repository https://github.com/vlzsombor/svm_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vlzsombor/svm_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlzsombor%2Fsvm_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlzsombor%2Fsvm_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86273b8dbfa7f7833f8f912cac24837d2d020dc5
[INFO] fixing vlzsombor/svm_rust against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlzsombor%2Fsvm_rust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vlzsombor/svm_rust
[INFO] finished tweaking git repo https://github.com/vlzsombor/svm_rust
[INFO] tweaked toml for git repo https://github.com/vlzsombor/svm_rust written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vlzsombor/svm_rust on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vlzsombor/svm_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.1.11
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.18.3
[INFO] [stderr]   Downloaded pyo3-macros v0.18.3
[INFO] [stderr]   Downloaded pyo3-ffi v0.18.3
[INFO] [stderr]   Downloaded cauchy v0.4.0
[INFO] [stderr]   Downloaded cblas-sys v0.1.4
[INFO] [stderr]   Downloaded approx v0.4.0
[INFO] [stderr]   Downloaded katexit v0.1.5
[INFO] [stderr]   Downloaded indoc v1.0.9
[INFO] [stderr]   Downloaded lax v0.16.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.18.3
[INFO] [stderr]   Downloaded argmin-math v0.4.0
[INFO] [stderr]   Downloaded ndarray-linalg v0.16.0
[INFO] [stderr]   Downloaded argmin-math v0.5.1
[INFO] [stderr]   Downloaded argmin v0.11.0
[INFO] [stderr]   Downloaded ndarray v0.16.1
[INFO] [stderr]   Downloaded pyo3 v0.18.3
[INFO] [stderr]   Downloaded libc v0.2.176
[INFO] [stderr]   Downloaded lapack-sys v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b6c5a7bd97c6ac438bcb470d11e1301c3f77d920aa5f134ace32a03babd7c92f
[INFO] running `Command { std: "docker" "start" "b6c5a7bd97c6ac438bcb470d11e1301c3f77d920aa5f134ace32a03babd7c92f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b6c5a7bd97c6ac438bcb470d11e1301c3f77d920aa5f134ace32a03babd7c92f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6c5a7bd97c6ac438bcb470d11e1301c3f77d920aa5f134ace32a03babd7c92f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b6c5a7bd97c6ac438bcb470d11e1301c3f77d920aa5f134ace32a03babd7c92f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling pyo3-build-config v0.18.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking cblas-sys v0.1.4
[INFO] [stderr]     Checking lapack-sys v0.14.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling pyo3-ffi v0.18.3
[INFO] [stderr]    Compiling pyo3 v0.18.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking cauchy v0.4.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.18.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling katexit v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking argmin-math v0.5.1
[INFO] [stderr]     Checking lax v0.16.0
[INFO] [stderr]     Checking argmin v0.11.0
[INFO] [stderr]    Compiling pyo3-macros v0.18.3
[INFO] [stderr]     Checking ndarray-linalg v0.16.0
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking argmin-math v0.4.0
[INFO] [stderr]     Checking svm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `main3`
[INFO] [stdout]  --> src/ArgMinTest.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod main3;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `main3`, create file "src/ArgMinTest/main3.rs" or "src/ArgMinTest/main3/mod.rs"
[INFO] [stdout]   = note: if there is a `mod main3` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `argmin_observer_slog`
[INFO] [stdout]   --> src/ArgMinTest.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use argmin_observer_slog::SlogLogger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `argmin_observer_slog`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `argmin_observer_slog`, use `cargo add argmin_observer_slog` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `argmin_testfunctions`
[INFO] [stdout]   --> src/ArgMinTest.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use argmin_testfunctions::{rosenbrock, rosenbrock_derivative};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `argmin_testfunctions`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `argmin_testfunctions`, use `cargo add argmin_testfunctions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `main3`
[INFO] [stdout]  --> src/ArgMinTest.rs:8:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | mod main3;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `main3`, create file "src/ArgMinTest/main3.rs" or "src/ArgMinTest/main3/mod.rs"
[INFO] [stdout]   = note: if there is a `mod main3` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Array`
[INFO] [stdout]  --> src/SVM.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ndarray::{Array, Array1, Array2, Ix, arr2};
[INFO] [stdout]   |               ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `argmin_observer_slog`
[INFO] [stdout]   --> src/ArgMinTest.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use argmin_observer_slog::SlogLogger;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `argmin_observer_slog`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `argmin_observer_slog`, use `cargo add argmin_observer_slog` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `argmin_testfunctions`
[INFO] [stdout]   --> src/ArgMinTest.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use argmin_testfunctions::{rosenbrock, rosenbrock_derivative};
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `argmin_testfunctions`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `argmin_testfunctions`, use `cargo add argmin_testfunctions` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Array` and `arr2`
[INFO] [stdout]  --> src/SVM.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ndarray::{Array, Array1, Array2, Ix, arr2};
[INFO] [stdout]   |               ^^^^^                      ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>: ArgminMul<f64, ...>` is not satisfied
[INFO] [stdout]     --> src/ArgMinTest.rs:110:35
[INFO] [stdout]      |
[INFO] [stdout]  110 |     let res = Executor::new(cost, solver)
[INFO] [stdout]      |               -------------       ^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |               |
[INFO] [stdout]      |               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `argmin_math::ArgminMul<f64, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>` is not implemented for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>`
[INFO] [stdout] note: there are multiple different versions of crate `argmin_math` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/lib.rs:389:1
[INFO] [stdout]      |
[INFO] [stdout]  389 | pub trait ArgminMul<T, U> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.4.0/src/lib.rs:277:1
[INFO] [stdout]      |
[INFO] [stdout]  277 | pub trait ArgminMul<T, U> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/lib.rs:1268:1
[INFO] [stdout]      |
[INFO] [stdout] 1268 | pub struct ArrayBase<S, D>
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: the following other types implement trait `argmin_math::ArgminMul<T, U>`:
[INFO] [stdout]                `f32` implements `argmin_math::ArgminMul<f32, f32>`
[INFO] [stdout]                `f64` implements `argmin_math::ArgminMul<f64, f64>`
[INFO] [stdout]                `i16` implements `argmin_math::ArgminMul<i16, i16>`
[INFO] [stdout]                `i32` implements `argmin_math::ArgminMul<i32, i32>`
[INFO] [stdout]                `i64` implements `argmin_math::ArgminMul<i64, i64>`
[INFO] [stdout]                `i8` implements `argmin_math::ArgminMul<i8, i8>`
[INFO] [stdout]                `nalgebra::Complex<f32>` implements `argmin_math::ArgminMul<nalgebra::Complex<f32>, nalgebra::Complex<f32>>`
[INFO] [stdout]                `nalgebra::Complex<f64>` implements `argmin_math::ArgminMul<nalgebra::Complex<f64>, nalgebra::Complex<f64>>`
[INFO] [stdout]              and 12 others
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `SteepestDescent<HagerZhangLineSearch<ArrayBase<..., ...>, ..., f64>>` to implement `Solver<Rosenbrock, IterState<..., ..., (), (), (), f64>>`
[INFO] [stdout] note: required by a bound in `Executor::<O, S, I>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/core/executor.rs:39:8
[INFO] [stdout]      |
[INFO] [stdout]   39 |     S: Solver<O, I>,
[INFO] [stdout]      |        ^^^^^^^^^^^^ required by this bound in `Executor::<O, S, I>::new`
[INFO] [stdout] ...
[INFO] [stdout]   63 |     pub fn new(problem: O, solver: S) -> Self {
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-6ffa37f370813723.long-type-12850897856843674738.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>: ArgminDot<..., f64>` is not satisfied
[INFO] [stdout]     --> src/ArgMinTest.rs:110:35
[INFO] [stdout]      |
[INFO] [stdout]  110 |     let res = Executor::new(cost, solver)
[INFO] [stdout]      |               -------------       ^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |               |
[INFO] [stdout]      |               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `argmin_math::ArgminDot<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>` is not implemented for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>`
[INFO] [stdout] note: there are multiple different versions of crate `argmin_math` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/lib.rs:336:1
[INFO] [stdout]      |
[INFO] [stdout]  336 | pub trait ArgminDot<T, U> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.4.0/src/lib.rs:224:1
[INFO] [stdout]      |
[INFO] [stdout]  224 | pub trait ArgminDot<T, U> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/lib.rs:1268:1
[INFO] [stdout]      |
[INFO] [stdout] 1268 | pub struct ArrayBase<S, D>
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: the following other types implement trait `argmin_math::ArgminDot<T, U>`:
[INFO] [stdout]                `f32` implements `argmin_math::ArgminDot<f32, f32>`
[INFO] [stdout]                `f64` implements `argmin_math::ArgminDot<f64, f64>`
[INFO] [stdout]                `i16` implements `argmin_math::ArgminDot<i16, i16>`
[INFO] [stdout]                `i32` implements `argmin_math::ArgminDot<i32, i32>`
[INFO] [stdout]                `i64` implements `argmin_math::ArgminDot<i64, i64>`
[INFO] [stdout]                `i8` implements `argmin_math::ArgminDot<i8, i8>`
[INFO] [stdout]                `nalgebra::Complex<f32>` implements `argmin_math::ArgminDot<nalgebra::Complex<f32>, nalgebra::Complex<f32>>`
[INFO] [stdout]                `nalgebra::Complex<f64>` implements `argmin_math::ArgminDot<nalgebra::Complex<f64>, nalgebra::Complex<f64>>`
[INFO] [stdout]              and 12 others
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `HagerZhangLineSearch<ArrayBase<OwnedRepr<f64>, ...>, ..., f64>` to implement `Solver<Rosenbrock, IterState<..., ..., (), (), (), f64>>`
[INFO] [stdout]      = note: 1 redundant requirement hidden
[INFO] [stdout]      = note: required for `SteepestDescent<HagerZhangLineSearch<ArrayBase<..., ...>, ..., f64>>` to implement `Solver<Rosenbrock, IterState<..., ..., (), (), (), f64>>`
[INFO] [stdout] note: required by a bound in `Executor::<O, S, I>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/core/executor.rs:39:8
[INFO] [stdout]      |
[INFO] [stdout]   39 |     S: Solver<O, I>,
[INFO] [stdout]      |        ^^^^^^^^^^^^ required by this bound in `Executor::<O, S, I>::new`
[INFO] [stdout] ...
[INFO] [stdout]   63 |     pub fn new(problem: O, solver: S) -> Self {
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-6ffa37f370813723.long-type-7080322272088542487.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `f64: ArgminMul<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ...>` is not satisfied
[INFO] [stdout]    --> src/ArgMinTest.rs:110:35
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let res = Executor::new(cost, solver)
[INFO] [stdout]     |               -------------       ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |               |
[INFO] [stdout]     |               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `argmin_math` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/lib.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub trait ArgminMul<T, U> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.4.0/src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub trait ArgminMul<T, U> {
[INFO] [stdout]     | -------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the trait `ArgminMul<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>` is not implemented for `f64`
[INFO] [stdout]       but trait `ArgminMul<f64, f64>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/primitives/mul.rs:13:9
[INFO] [stdout]     |
[INFO] [stdout]  13 |         impl ArgminMul<$t, $t> for $t {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 | make_mul!(f64);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     = note: required for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>` to implement `ArgminScaledAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64, ...>`
[INFO] [stdout]     = note: required for `HagerZhangLineSearch<ArrayBase<OwnedRepr<f64>, ...>, ..., f64>` to implement `Solver<Rosenbrock, IterState<..., ..., (), (), (), f64>>`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `SteepestDescent<HagerZhangLineSearch<ArrayBase<..., ...>, ..., f64>>` to implement `Solver<Rosenbrock, IterState<..., ..., (), (), (), f64>>`
[INFO] [stdout] note: required by a bound in `Executor::<O, S, I>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/core/executor.rs:39:8
[INFO] [stdout]     |
[INFO] [stdout]  39 |     S: Solver<O, I>,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `Executor::<O, S, I>::new`
[INFO] [stdout] ...
[INFO] [stdout]  63 |     pub fn new(problem: O, solver: S) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-6ffa37f370813723.long-type-10860976109493911185.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `make_mul` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>: ArgminMul<f64, ...>` is not satisfied
[INFO] [stdout]     --> src/ArgMinTest.rs:110:35
[INFO] [stdout]      |
[INFO] [stdout]  110 |     let res = Executor::new(cost, solver)
[INFO] [stdout]      |               -------------       ^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |               |
[INFO] [stdout]      |               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `argmin_math::ArgminMul<f64, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>` is not implemented for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>`
[INFO] [stdout] note: there are multiple different versions of crate `argmin_math` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/lib.rs:389:1
[INFO] [stdout]      |
[INFO] [stdout]  389 | pub trait ArgminMul<T, U> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.4.0/src/lib.rs:277:1
[INFO] [stdout]      |
[INFO] [stdout]  277 | pub trait ArgminMul<T, U> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/lib.rs:1268:1
[INFO] [stdout]      |
[INFO] [stdout] 1268 | pub struct ArrayBase<S, D>
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: the following other types implement trait `argmin_math::ArgminMul<T, U>`:
[INFO] [stdout]                `f32` implements `argmin_math::ArgminMul<f32, f32>`
[INFO] [stdout]                `f64` implements `argmin_math::ArgminMul<f64, f64>`
[INFO] [stdout]                `i16` implements `argmin_math::ArgminMul<i16, i16>`
[INFO] [stdout]                `i32` implements `argmin_math::ArgminMul<i32, i32>`
[INFO] [stdout]                `i64` implements `argmin_math::ArgminMul<i64, i64>`
[INFO] [stdout]                `i8` implements `argmin_math::ArgminMul<i8, i8>`
[INFO] [stdout]                `nalgebra::Complex<f32>` implements `argmin_math::ArgminMul<nalgebra::Complex<f32>, nalgebra::Complex<f32>>`
[INFO] [stdout]                `nalgebra::Complex<f64>` implements `argmin_math::ArgminMul<nalgebra::Complex<f64>, nalgebra::Complex<f64>>`
[INFO] [stdout]              and 12 others
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `SteepestDescent<HagerZhangLineSearch<ArrayBase<..., ...>, ..., f64>>` to implement `Solver<Rosenbrock, IterState<..., ..., (), (), (), f64>>`
[INFO] [stdout] note: required by a bound in `Executor::<O, S, I>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/core/executor.rs:39:8
[INFO] [stdout]      |
[INFO] [stdout]   39 |     S: Solver<O, I>,
[INFO] [stdout]      |        ^^^^^^^^^^^^ required by this bound in `Executor::<O, S, I>::new`
[INFO] [stdout] ...
[INFO] [stdout]   63 |     pub fn new(problem: O, solver: S) -> Self {
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-fb0ec136a4b5f598.long-type-12049356207064663503.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>: ArgminAdd<..., ...>` is not satisfied
[INFO] [stdout]     --> src/ArgMinTest.rs:110:35
[INFO] [stdout]      |
[INFO] [stdout]  110 |     let res = Executor::new(cost, solver)
[INFO] [stdout]      |               -------------       ^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |               |
[INFO] [stdout]      |               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `argmin_math::ArgminAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>` is not implemented for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>`
[INFO] [stdout] note: there are multiple different versions of crate `argmin_math` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/lib.rs:377:1
[INFO] [stdout]      |
[INFO] [stdout]  377 | pub trait ArgminAdd<T, U> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.4.0/src/lib.rs:265:1
[INFO] [stdout]      |
[INFO] [stdout]  265 | pub trait ArgminAdd<T, U> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/lib.rs:1268:1
[INFO] [stdout]      |
[INFO] [stdout] 1268 | pub struct ArrayBase<S, D>
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: the following other types implement trait `argmin_math::ArgminAdd<T, U>`:
[INFO] [stdout]                `f32` implements `argmin_math::ArgminAdd<f32, f32>`
[INFO] [stdout]                `f64` implements `argmin_math::ArgminAdd<f64, f64>`
[INFO] [stdout]                `i16` implements `argmin_math::ArgminAdd<i16, i16>`
[INFO] [stdout]                `i32` implements `argmin_math::ArgminAdd<i32, i32>`
[INFO] [stdout]                `i64` implements `argmin_math::ArgminAdd<i64, i64>`
[INFO] [stdout]                `i8` implements `argmin_math::ArgminAdd<i8, i8>`
[INFO] [stdout]                `nalgebra::Complex<f32>` implements `argmin_math::ArgminAdd<nalgebra::Complex<f32>, nalgebra::Complex<f32>>`
[INFO] [stdout]                `nalgebra::Complex<f64>` implements `argmin_math::ArgminAdd<nalgebra::Complex<f64>, nalgebra::Complex<f64>>`
[INFO] [stdout]              and 12 others
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>` to implement `ArgminScaledAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64, ...>`
[INFO] [stdout]      = note: required for `HagerZhangLineSearch<ArrayBase<OwnedRepr<f64>, ...>, ..., f64>` to implement `Solver<Rosenbrock, IterState<..., ..., (), (), (), f64>>`
[INFO] [stdout]      = note: 1 redundant requirement hidden
[INFO] [stdout]      = note: required for `SteepestDescent<HagerZhangLineSearch<ArrayBase<..., ...>, ..., f64>>` to implement `Solver<Rosenbrock, IterState<..., ..., (), (), (), f64>>`
[INFO] [stdout] note: required by a bound in `Executor::<O, S, I>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/core/executor.rs:39:8
[INFO] [stdout]      |
[INFO] [stdout]   39 |     S: Solver<O, I>,
[INFO] [stdout]      |        ^^^^^^^^^^^^ required by this bound in `Executor::<O, S, I>::new`
[INFO] [stdout] ...
[INFO] [stdout]   63 |     pub fn new(problem: O, solver: S) -> Self {
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-6ffa37f370813723.long-type-14272671969725727640.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>: ArgminDot<..., f64>` is not satisfied
[INFO] [stdout]     --> src/ArgMinTest.rs:103:22
[INFO] [stdout]      |
[INFO] [stdout]  103 |     let linesearch = HagerZhangLineSearch::new();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `argmin_math::ArgminDot<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>` is not implemented for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>`
[INFO] [stdout] note: there are multiple different versions of crate `argmin_math` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/lib.rs:336:1
[INFO] [stdout]      |
[INFO] [stdout]  336 | pub trait ArgminDot<T, U> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.4.0/src/lib.rs:224:1
[INFO] [stdout]      |
[INFO] [stdout]  224 | pub trait ArgminDot<T, U> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/lib.rs:1268:1
[INFO] [stdout]      |
[INFO] [stdout] 1268 | pub struct ArrayBase<S, D>
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: the following other types implement trait `argmin_math::ArgminDot<T, U>`:
[INFO] [stdout]                `f32` implements `argmin_math::ArgminDot<f32, f32>`
[INFO] [stdout]                `f64` implements `argmin_math::ArgminDot<f64, f64>`
[INFO] [stdout]                `i16` implements `argmin_math::ArgminDot<i16, i16>`
[INFO] [stdout]                `i32` implements `argmin_math::ArgminDot<i32, i32>`
[INFO] [stdout]                `i64` implements `argmin_math::ArgminDot<i64, i64>`
[INFO] [stdout]                `i8` implements `argmin_math::ArgminDot<i8, i8>`
[INFO] [stdout]                `nalgebra::Complex<f32>` implements `argmin_math::ArgminDot<nalgebra::Complex<f32>, nalgebra::Complex<f32>>`
[INFO] [stdout]                `nalgebra::Complex<f64>` implements `argmin_math::ArgminDot<nalgebra::Complex<f64>, nalgebra::Complex<f64>>`
[INFO] [stdout]              and 12 others
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `HagerZhangLineSearch::<P, G, F>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/solver/linesearch/hagerzhang.rs:95:8
[INFO] [stdout]      |
[INFO] [stdout]   95 |     G: ArgminDot<G, F>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^ required by this bound in `HagerZhangLineSearch::<P, G, F>::new`
[INFO] [stdout] ...
[INFO] [stdout]  106 |     pub fn new() -> Self {
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-6ffa37f370813723.long-type-7080322272088542487.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>: ArgminDot<..., f64>` is not satisfied
[INFO] [stdout]     --> src/ArgMinTest.rs:110:35
[INFO] [stdout]      |
[INFO] [stdout]  110 |     let res = Executor::new(cost, solver)
[INFO] [stdout]      |               -------------       ^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |               |
[INFO] [stdout]      |               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `argmin_math::ArgminDot<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>` is not implemented for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>`
[INFO] [stdout] note: there are multiple different versions of crate `argmin_math` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/lib.rs:336:1
[INFO] [stdout]      |
[INFO] [stdout]  336 | pub trait ArgminDot<T, U> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.4.0/src/lib.rs:224:1
[INFO] [stdout]      |
[INFO] [stdout]  224 | pub trait ArgminDot<T, U> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/lib.rs:1268:1
[INFO] [stdout]      |
[INFO] [stdout] 1268 | pub struct ArrayBase<S, D>
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: the following other types implement trait `argmin_math::ArgminDot<T, U>`:
[INFO] [stdout]                `f32` implements `argmin_math::ArgminDot<f32, f32>`
[INFO] [stdout]                `f64` implements `argmin_math::ArgminDot<f64, f64>`
[INFO] [stdout]                `i16` implements `argmin_math::ArgminDot<i16, i16>`
[INFO] [stdout]                `i32` implements `argmin_math::ArgminDot<i32, i32>`
[INFO] [stdout]                `i64` implements `argmin_math::ArgminDot<i64, i64>`
[INFO] [stdout]                `i8` implements `argmin_math::ArgminDot<i8, i8>`
[INFO] [stdout]                `nalgebra::Complex<f32>` implements `argmin_math::ArgminDot<nalgebra::Complex<f32>, nalgebra::Complex<f32>>`
[INFO] [stdout]                `nalgebra::Complex<f64>` implements `argmin_math::ArgminDot<nalgebra::Complex<f64>, nalgebra::Complex<f64>>`
[INFO] [stdout]              and 12 others
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `HagerZhangLineSearch<ArrayBase<OwnedRepr<f64>, ...>, ..., f64>` to implement `Solver<Rosenbrock, IterState<..., ..., (), (), (), f64>>`
[INFO] [stdout]      = note: 1 redundant requirement hidden
[INFO] [stdout]      = note: required for `SteepestDescent<HagerZhangLineSearch<ArrayBase<..., ...>, ..., f64>>` to implement `Solver<Rosenbrock, IterState<..., ..., (), (), (), f64>>`
[INFO] [stdout] note: required by a bound in `Executor::<O, S, I>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/core/executor.rs:39:8
[INFO] [stdout]      |
[INFO] [stdout]   39 |     S: Solver<O, I>,
[INFO] [stdout]      |        ^^^^^^^^^^^^ required by this bound in `Executor::<O, S, I>::new`
[INFO] [stdout] ...
[INFO] [stdout]   63 |     pub fn new(problem: O, solver: S) -> Self {
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-fb0ec136a4b5f598.long-type-13982171203986133515.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `f64: ArgminMul<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ...>` is not satisfied
[INFO] [stdout]    --> src/ArgMinTest.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let linesearch = HagerZhangLineSearch::new();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `argmin_math` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/lib.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub trait ArgminMul<T, U> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.4.0/src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub trait ArgminMul<T, U> {
[INFO] [stdout]     | -------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the trait `ArgminMul<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>` is not implemented for `f64`
[INFO] [stdout]       but trait `ArgminMul<f64, f64>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/primitives/mul.rs:13:9
[INFO] [stdout]     |
[INFO] [stdout]  13 |         impl ArgminMul<$t, $t> for $t {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 | make_mul!(f64);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     = note: required for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>` to implement `ArgminScaledAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64, ...>`
[INFO] [stdout] note: required by a bound in `HagerZhangLineSearch::<P, G, F>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/solver/linesearch/hagerzhang.rs:94:8
[INFO] [stdout]     |
[INFO] [stdout]  94 |     P: ArgminScaledAdd<G, F, P>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `HagerZhangLineSearch::<P, G, F>::new`
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn new() -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-6ffa37f370813723.long-type-10860976109493911185.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `make_mul` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `f64: ArgminMul<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ...>` is not satisfied
[INFO] [stdout]    --> src/ArgMinTest.rs:110:35
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let res = Executor::new(cost, solver)
[INFO] [stdout]     |               -------------       ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |               |
[INFO] [stdout]     |               required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `argmin_math` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/lib.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub trait ArgminMul<T, U> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.4.0/src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub trait ArgminMul<T, U> {
[INFO] [stdout]     | -------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the trait `ArgminMul<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>` is not implemented for `f64`
[INFO] [stdout]       but trait `ArgminMul<f64, f64>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/primitives/mul.rs:13:9
[INFO] [stdout]     |
[INFO] [stdout]  13 |         impl ArgminMul<$t, $t> for $t {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 | make_mul!(f64);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     = note: required for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>` to implement `ArgminScaledAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64, ...>`
[INFO] [stdout]     = note: required for `HagerZhangLineSearch<ArrayBase<OwnedRepr<f64>, ...>, ..., f64>` to implement `Solver<Rosenbrock, IterState<..., ..., (), (), (), f64>>`
[INFO] [stdout]     = note: 1 redundant requirement hidden
[INFO] [stdout]     = note: required for `SteepestDescent<HagerZhangLineSearch<ArrayBase<..., ...>, ..., f64>>` to implement `Solver<Rosenbrock, IterState<..., ..., (), (), (), f64>>`
[INFO] [stdout] note: required by a bound in `Executor::<O, S, I>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/core/executor.rs:39:8
[INFO] [stdout]     |
[INFO] [stdout]  39 |     S: Solver<O, I>,
[INFO] [stdout]     |        ^^^^^^^^^^^^ required by this bound in `Executor::<O, S, I>::new`
[INFO] [stdout] ...
[INFO] [stdout]  63 |     pub fn new(problem: O, solver: S) -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-fb0ec136a4b5f598.long-type-1361080458995427597.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `make_mul` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ArrayBase<OwnedRepr<f64>, ...>: ArgminScaledAdd<..., f64, ...>` is not satisfied
[INFO] [stdout]     --> src/ArgMinTest.rs:103:22
[INFO] [stdout]      |
[INFO] [stdout]  103 |     let linesearch = HagerZhangLineSearch::new();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `argmin_math::ArgminAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>` is not implemented for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>`
[INFO] [stdout] note: there are multiple different versions of crate `argmin_math` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/lib.rs:377:1
[INFO] [stdout]      |
[INFO] [stdout]  377 | pub trait ArgminAdd<T, U> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.4.0/src/lib.rs:265:1
[INFO] [stdout]      |
[INFO] [stdout]  265 | pub trait ArgminAdd<T, U> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/lib.rs:1268:1
[INFO] [stdout]      |
[INFO] [stdout] 1268 | pub struct ArrayBase<S, D>
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: the following other types implement trait `argmin_math::ArgminAdd<T, U>`:
[INFO] [stdout]                `f32` implements `argmin_math::ArgminAdd<f32, f32>`
[INFO] [stdout]                `f64` implements `argmin_math::ArgminAdd<f64, f64>`
[INFO] [stdout]                `i16` implements `argmin_math::ArgminAdd<i16, i16>`
[INFO] [stdout]                `i32` implements `argmin_math::ArgminAdd<i32, i32>`
[INFO] [stdout]                `i64` implements `argmin_math::ArgminAdd<i64, i64>`
[INFO] [stdout]                `i8` implements `argmin_math::ArgminAdd<i8, i8>`
[INFO] [stdout]                `nalgebra::Complex<f32>` implements `argmin_math::ArgminAdd<nalgebra::Complex<f32>, nalgebra::Complex<f32>>`
[INFO] [stdout]                `nalgebra::Complex<f64>` implements `argmin_math::ArgminAdd<nalgebra::Complex<f64>, nalgebra::Complex<f64>>`
[INFO] [stdout]              and 12 others
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>` to implement `ArgminScaledAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64, ...>`
[INFO] [stdout] note: required by a bound in `HagerZhangLineSearch::<P, G, F>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/solver/linesearch/hagerzhang.rs:94:8
[INFO] [stdout]      |
[INFO] [stdout]   94 |     P: ArgminScaledAdd<G, F, P>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `HagerZhangLineSearch::<P, G, F>::new`
[INFO] [stdout] ...
[INFO] [stdout]  106 |     pub fn new() -> Self {
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-6ffa37f370813723.long-type-18099642470296731327.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>: ArgminAdd<..., ...>` is not satisfied
[INFO] [stdout]     --> src/ArgMinTest.rs:110:35
[INFO] [stdout]      |
[INFO] [stdout]  110 |     let res = Executor::new(cost, solver)
[INFO] [stdout]      |               -------------       ^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |               |
[INFO] [stdout]      |               required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `argmin_math::ArgminAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>` is not implemented for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>`
[INFO] [stdout] note: there are multiple different versions of crate `argmin_math` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/lib.rs:377:1
[INFO] [stdout]      |
[INFO] [stdout]  377 | pub trait ArgminAdd<T, U> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.4.0/src/lib.rs:265:1
[INFO] [stdout]      |
[INFO] [stdout]  265 | pub trait ArgminAdd<T, U> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/lib.rs:1268:1
[INFO] [stdout]      |
[INFO] [stdout] 1268 | pub struct ArrayBase<S, D>
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: the following other types implement trait `argmin_math::ArgminAdd<T, U>`:
[INFO] [stdout]                `f32` implements `argmin_math::ArgminAdd<f32, f32>`
[INFO] [stdout]                `f64` implements `argmin_math::ArgminAdd<f64, f64>`
[INFO] [stdout]                `i16` implements `argmin_math::ArgminAdd<i16, i16>`
[INFO] [stdout]                `i32` implements `argmin_math::ArgminAdd<i32, i32>`
[INFO] [stdout]                `i64` implements `argmin_math::ArgminAdd<i64, i64>`
[INFO] [stdout]                `i8` implements `argmin_math::ArgminAdd<i8, i8>`
[INFO] [stdout]                `nalgebra::Complex<f32>` implements `argmin_math::ArgminAdd<nalgebra::Complex<f32>, nalgebra::Complex<f32>>`
[INFO] [stdout]                `nalgebra::Complex<f64>` implements `argmin_math::ArgminAdd<nalgebra::Complex<f64>, nalgebra::Complex<f64>>`
[INFO] [stdout]              and 12 others
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>` to implement `ArgminScaledAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64, ...>`
[INFO] [stdout]      = note: required for `HagerZhangLineSearch<ArrayBase<OwnedRepr<f64>, ...>, ..., f64>` to implement `Solver<Rosenbrock, IterState<..., ..., (), (), (), f64>>`
[INFO] [stdout]      = note: 1 redundant requirement hidden
[INFO] [stdout]      = note: required for `SteepestDescent<HagerZhangLineSearch<ArrayBase<..., ...>, ..., f64>>` to implement `Solver<Rosenbrock, IterState<..., ..., (), (), (), f64>>`
[INFO] [stdout] note: required by a bound in `Executor::<O, S, I>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/core/executor.rs:39:8
[INFO] [stdout]      |
[INFO] [stdout]   39 |     S: Solver<O, I>,
[INFO] [stdout]      |        ^^^^^^^^^^^^ required by this bound in `Executor::<O, S, I>::new`
[INFO] [stdout] ...
[INFO] [stdout]   63 |     pub fn new(problem: O, solver: S) -> Self {
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-fb0ec136a4b5f598.long-type-6186164053519209624.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>: ArgminDot<..., f64>` is not satisfied
[INFO] [stdout]     --> src/ArgMinTest.rs:103:22
[INFO] [stdout]      |
[INFO] [stdout]  103 |     let linesearch = HagerZhangLineSearch::new();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `argmin_math::ArgminDot<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>` is not implemented for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>`
[INFO] [stdout] note: there are multiple different versions of crate `argmin_math` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/lib.rs:336:1
[INFO] [stdout]      |
[INFO] [stdout]  336 | pub trait ArgminDot<T, U> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.4.0/src/lib.rs:224:1
[INFO] [stdout]      |
[INFO] [stdout]  224 | pub trait ArgminDot<T, U> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/lib.rs:1268:1
[INFO] [stdout]      |
[INFO] [stdout] 1268 | pub struct ArrayBase<S, D>
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: the following other types implement trait `argmin_math::ArgminDot<T, U>`:
[INFO] [stdout]                `f32` implements `argmin_math::ArgminDot<f32, f32>`
[INFO] [stdout]                `f64` implements `argmin_math::ArgminDot<f64, f64>`
[INFO] [stdout]                `i16` implements `argmin_math::ArgminDot<i16, i16>`
[INFO] [stdout]                `i32` implements `argmin_math::ArgminDot<i32, i32>`
[INFO] [stdout]                `i64` implements `argmin_math::ArgminDot<i64, i64>`
[INFO] [stdout]                `i8` implements `argmin_math::ArgminDot<i8, i8>`
[INFO] [stdout]                `nalgebra::Complex<f32>` implements `argmin_math::ArgminDot<nalgebra::Complex<f32>, nalgebra::Complex<f32>>`
[INFO] [stdout]                `nalgebra::Complex<f64>` implements `argmin_math::ArgminDot<nalgebra::Complex<f64>, nalgebra::Complex<f64>>`
[INFO] [stdout]              and 12 others
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: required by a bound in `HagerZhangLineSearch::<P, G, F>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/solver/linesearch/hagerzhang.rs:95:8
[INFO] [stdout]      |
[INFO] [stdout]   95 |     G: ArgminDot<G, F>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^ required by this bound in `HagerZhangLineSearch::<P, G, F>::new`
[INFO] [stdout] ...
[INFO] [stdout]  106 |     pub fn new() -> Self {
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-fb0ec136a4b5f598.long-type-13982171203986133515.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `f64: ArgminMul<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ...>` is not satisfied
[INFO] [stdout]    --> src/ArgMinTest.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     let linesearch = HagerZhangLineSearch::new();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] note: there are multiple different versions of crate `argmin_math` in the dependency graph
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/lib.rs:389:1
[INFO] [stdout]     |
[INFO] [stdout] 389 | pub trait ArgminMul<T, U> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.4.0/src/lib.rs:277:1
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub trait ArgminMul<T, U> {
[INFO] [stdout]     | -------------------------
[INFO] [stdout]     | |
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     | this is the found trait
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: the trait `ArgminMul<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>` is not implemented for `f64`
[INFO] [stdout]       but trait `ArgminMul<f64, f64>` is implemented for it
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/primitives/mul.rs:13:9
[INFO] [stdout]     |
[INFO] [stdout]  13 |         impl ArgminMul<$t, $t> for $t {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 | make_mul!(f64);
[INFO] [stdout]     | -------------- in this macro invocation
[INFO] [stdout]     = note: required for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>` to implement `ArgminScaledAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64, ...>`
[INFO] [stdout] note: required by a bound in `HagerZhangLineSearch::<P, G, F>::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/solver/linesearch/hagerzhang.rs:94:8
[INFO] [stdout]     |
[INFO] [stdout]  94 |     P: ArgminScaledAdd<G, F, P>,
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `HagerZhangLineSearch::<P, G, F>::new`
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn new() -> Self {
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-fb0ec136a4b5f598.long-type-1361080458995427597.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]     = note: this error originates in the macro `make_mul` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ArrayBase<OwnedRepr<f64>, ...>: ArgminScaledAdd<..., f64, ...>` is not satisfied
[INFO] [stdout]     --> src/ArgMinTest.rs:103:22
[INFO] [stdout]      |
[INFO] [stdout]  103 |     let linesearch = HagerZhangLineSearch::new();
[INFO] [stdout]      |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `argmin_math::ArgminAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>` is not implemented for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>`
[INFO] [stdout] note: there are multiple different versions of crate `argmin_math` in the dependency graph
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.5.1/src/lib.rs:377:1
[INFO] [stdout]      |
[INFO] [stdout]  377 | pub trait ArgminAdd<T, U> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^ this is the expected trait
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-math-0.4.0/src/lib.rs:265:1
[INFO] [stdout]      |
[INFO] [stdout]  265 | pub trait ArgminAdd<T, U> {
[INFO] [stdout]      | ------------------------- this is the found trait
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] help: item with same name found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.15.6/src/lib.rs:1268:1
[INFO] [stdout]      |
[INFO] [stdout] 1268 | pub struct ArrayBase<S, D>
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: the following other types implement trait `argmin_math::ArgminAdd<T, U>`:
[INFO] [stdout]                `f32` implements `argmin_math::ArgminAdd<f32, f32>`
[INFO] [stdout]                `f64` implements `argmin_math::ArgminAdd<f64, f64>`
[INFO] [stdout]                `i16` implements `argmin_math::ArgminAdd<i16, i16>`
[INFO] [stdout]                `i32` implements `argmin_math::ArgminAdd<i32, i32>`
[INFO] [stdout]                `i64` implements `argmin_math::ArgminAdd<i64, i64>`
[INFO] [stdout]                `i8` implements `argmin_math::ArgminAdd<i8, i8>`
[INFO] [stdout]                `nalgebra::Complex<f32>` implements `argmin_math::ArgminAdd<nalgebra::Complex<f32>, nalgebra::Complex<f32>>`
[INFO] [stdout]                `nalgebra::Complex<f64>` implements `argmin_math::ArgminAdd<nalgebra::Complex<f64>, nalgebra::Complex<f64>>`
[INFO] [stdout]              and 12 others
[INFO] [stdout]      = note: there are multiple different versions of crate `ndarray` in the dependency graph
[INFO] [stdout]      = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout]      = note: required for `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>` to implement `ArgminScaledAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64, ...>`
[INFO] [stdout] note: required by a bound in `HagerZhangLineSearch::<P, G, F>::new`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/solver/linesearch/hagerzhang.rs:94:8
[INFO] [stdout]      |
[INFO] [stdout]   94 |     P: ArgminScaledAdd<G, F, P>,
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `HagerZhangLineSearch::<P, G, F>::new`
[INFO] [stdout] ...
[INFO] [stdout]  106 |     pub fn new() -> Self {
[INFO] [stdout]      |            --- required by a bound in this associated function
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-fb0ec136a4b5f598.long-type-17804728790003384046.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `configure` exists for struct `Executor<Rosenbrock, SteepestDescent<...>, ...>`, but its trait bounds were not satisfied
[INFO] [stdout]     --> src/ArgMinTest.rs:111:10
[INFO] [stdout]      |
[INFO] [stdout]  110 |       let res = Executor::new(cost, solver)
[INFO] [stdout]      |  _______________-
[INFO] [stdout]  111 | |         .configure(|state| state.param(init_param).max_iters(1000))
[INFO] [stdout]      | |         -^^^^^^^^^ method cannot be called on `Executor<Rosenbrock, SteepestDescent<...>, ...>` due to unsatisfied trait bounds
[INFO] [stdout]      | |_________|
[INFO] [stdout]      |
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/lib.rs:1280:1
[INFO] [stdout]      |
[INFO] [stdout] 1280 |   pub struct ArrayBase<S, D>
[INFO] [stdout]      |   -------------------------- doesn't satisfy `_: ArgminAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>`, `_: ArgminDot<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>` or `_: ArgminMul<f64, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/solver/gradientdescent/steepestdescent.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 |   pub struct SteepestDescent<L> {
[INFO] [stdout]      |   ----------------------------- doesn't satisfy `_: Solver<Rosenbrock, IterState<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, (), (), (), f64>>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>: argmin_math::ArgminMul<f64, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>`
[INFO] [stdout]              which is required by `SteepestDescent<HagerZhangLineSearch<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>>: Solver<Rosenbrock, IterState<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, (), (), (), f64>>`
[INFO] [stdout]              `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>: argmin_math::ArgminDot<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>`
[INFO] [stdout]              which is required by `SteepestDescent<HagerZhangLineSearch<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>>: Solver<Rosenbrock, IterState<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, (), (), (), f64>>`
[INFO] [stdout]              `f64: argmin_math::ArgminMul<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>`
[INFO] [stdout]              which is required by `SteepestDescent<HagerZhangLineSearch<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>>: Solver<Rosenbrock, IterState<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, (), (), (), f64>>`
[INFO] [stdout]              `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>: argmin_math::ArgminAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>`
[INFO] [stdout]              which is required by `SteepestDescent<HagerZhangLineSearch<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>>: Solver<Rosenbrock, IterState<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, (), (), (), f64>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-fb0ec136a4b5f598.long-type-9928785623261263824.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `configure` exists for struct `Executor<Rosenbrock, SteepestDescent<...>, ...>`, but its trait bounds were not satisfied
[INFO] [stdout]     --> src/ArgMinTest.rs:111:10
[INFO] [stdout]      |
[INFO] [stdout]  110 |       let res = Executor::new(cost, solver)
[INFO] [stdout]      |  _______________-
[INFO] [stdout]  111 | |         .configure(|state| state.param(init_param).max_iters(1000))
[INFO] [stdout]      | |         -^^^^^^^^^ method cannot be called on `Executor<Rosenbrock, SteepestDescent<...>, ...>` due to unsatisfied trait bounds
[INFO] [stdout]      | |_________|
[INFO] [stdout]      |
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.16.1/src/lib.rs:1280:1
[INFO] [stdout]      |
[INFO] [stdout] 1280 |   pub struct ArrayBase<S, D>
[INFO] [stdout]      |   -------------------------- doesn't satisfy `_: ArgminAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>`, `_: ArgminDot<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>` or `_: ArgminMul<f64, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>`
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/argmin-0.11.0/src/solver/gradientdescent/steepestdescent.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 |   pub struct SteepestDescent<L> {
[INFO] [stdout]      |   ----------------------------- doesn't satisfy `_: Solver<Rosenbrock, IterState<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, (), (), (), f64>>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>: argmin_math::ArgminMul<f64, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>`
[INFO] [stdout]              which is required by `SteepestDescent<HagerZhangLineSearch<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>>: Solver<Rosenbrock, IterState<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, (), (), (), f64>>`
[INFO] [stdout]              `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>: argmin_math::ArgminDot<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>`
[INFO] [stdout]              which is required by `SteepestDescent<HagerZhangLineSearch<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>>: Solver<Rosenbrock, IterState<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, (), (), (), f64>>`
[INFO] [stdout]              `f64: argmin_math::ArgminMul<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>`
[INFO] [stdout]              which is required by `SteepestDescent<HagerZhangLineSearch<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>>: Solver<Rosenbrock, IterState<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, (), (), (), f64>>`
[INFO] [stdout]              `ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>: argmin_math::ArgminAdd<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>>`
[INFO] [stdout]              which is required by `SteepestDescent<HagerZhangLineSearch<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, f64>>: Solver<Rosenbrock, IterState<ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, ArrayBase<OwnedRepr<f64>, Dim<[usize; 1]>>, (), (), (), f64>>`
[INFO] [stdout]      = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/svm-6ffa37f370813723.long-type-6127593819284261447.txt'
[INFO] [stdout]      = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `N`
[INFO] [stdout]   --> src/SVM.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let N = y.len();
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_N`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gramX`
[INFO] [stdout]   --> src/SVM.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let gramX = yX.dot(&yX.t());
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_gramX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test`
[INFO] [stdout]  --> src/testMain.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let test = Svm::new(3, None);
[INFO] [stdout]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `N`
[INFO] [stdout]   --> src/SVM.rs:45:13
[INFO] [stdout]    |
[INFO] [stdout] 45 |         let N = y.len();
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_N`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gramX`
[INFO] [stdout]   --> src/SVM.rs:47:13
[INFO] [stdout]    |
[INFO] [stdout] 47 |         let gramX = yX.dot(&yX.t());
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_gramX`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `N`
[INFO] [stdout]    --> src/ArgMinTest.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let N = y.len();
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_N`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `test`
[INFO] [stdout]  --> src/testMain.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let test = Svm::new(3, None);
[INFO] [stdout]   |         ^^^^ help: if this is intentional, prefix it with an underscore: `_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/GenericParamTest.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn get_model(&self, id: i32) -> T {
[INFO] [stdout]    |                         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]   --> src/GenericParamTest.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn update_model(&self, model: T) {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn add(a: i32, b: i32) -> i32 {
[INFO] [stdout]    |           ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn add(a: i32, b: i32) -> i32 {
[INFO] [stdout]    |                   ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `N`
[INFO] [stdout]    --> src/ArgMinTest.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let N = y.len();
[INFO] [stdout]     |         ^ help: if this is intentional, prefix it with an underscore: `_N`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]   --> src/GenericParamTest.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn get_model(&self, id: i32) -> T {
[INFO] [stdout]    |                         ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout]   --> src/GenericParamTest.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 |     fn update_model(&self, model: T) {
[INFO] [stdout]    |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn add(a: i32, b: i32) -> i32 {
[INFO] [stdout]    |           ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `pyo3::impl_::extract_argument::unwrap_required_argument` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/lib.rs:10:19
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn add(a: i32, b: i32) -> i32 {
[INFO] [stdout]    |                   ^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0133, E0277, E0432, E0583, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `svm` (lib test) due to 11 previous errors; 9 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0133, E0277, E0432, E0583, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `svm` (lib) due to 11 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b6c5a7bd97c6ac438bcb470d11e1301c3f77d920aa5f134ace32a03babd7c92f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6c5a7bd97c6ac438bcb470d11e1301c3f77d920aa5f134ace32a03babd7c92f", kill_on_drop: false }`
[INFO] [stdout] b6c5a7bd97c6ac438bcb470d11e1301c3f77d920aa5f134ace32a03babd7c92f
